Skip to content

Conversation

@urastogi2048
Copy link
Contributor

@urastogi2048 urastogi2048 commented Nov 11, 2025

Description

Fixes the parallax background movement issue where layers were moving incorrectly and appearing flat.
Adjusted parallax factors and ensured layers are not parented to the camera. Also corrected sprite sorting order.

Semver Changes

  • Patch (bug fix, no new features)
  • Minor (new features, no breaking changes)
  • Major (breaking changes)

Issues

Closes #56

Checklist

  • I have read the Contributing Guidelines.
  • Tested changes with multiple background layers
  • Confirmed camera follow works correctly

@Just-Here-TO-Code
Copy link
Collaborator

Good work @urastogi2048 , merging your PR.

@Just-Here-TO-Code Just-Here-TO-Code merged commit aee4bf8 into OPCODE-Open-Spring-Fest:main Nov 12, 2025
7 of 8 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add Moving Background Layers (Parallax Effect)

2 participants